home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 45
/
Vol 45.iso
/
games
/
escape.swf
/
scripts
/
DefineButton2_277
/
BUTTONCONDACTION on(keyPress Space).as
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2005-08-23
|
86 b
|
5 lines
on(keyPress "<Space>"){
_root.mysound.stop();
_root.gotoAndPlay("start");
}